home *** CD-ROM | disk | FTP | other *** search
-
-
- -xcoff fileName # the name of the XCOFF file containing symbolics
-
- -w[arn] # suppress warning messages
-
- -v # use verbose progress (implies -p)
-
- -unmangle on | off # unmangle C++ symbols (default: on)
-
- [calls]to # associate arcs with the calling routine (default)
-
- [calls]from # associate arcs with the called routine
-
- hier[archical] # sort routines by their hierarchical times (default)
-
- flat # sort routines by their flat times
-
- -sortorder keyword[,keyword]… # define how profile information is displayed
-
- -procoffsets on | off # display call site offsets/linenumbers (default: on)
-
- -p # write progress information to diagnostics
-
- -[no]mf # [don't] use multifinder memory (default: nomf)
-
- # are less than n%. (default: 0.005)
-
- -cutoff n # ignore procedures whose hierarchical times
-
- options (not case sensitive):
-
- Usage: PPCProff [option…] file… ≥ progress
-
-